JMDisposeAppletViewer
Removes an applet.
OSStatus JMDisposeAppletViewer (JMAppletViewerRef viewer);
viewer
- The instantiated applet to remove.
- function result
- A result code. See "JManager Result Codes" (page 69) for a list of result codes that JManager may return in this field.
DISCUSSION
Calling theJMDisposeAppletLocator
function first halts execution of the applet if necessary. This function also disposes of the applet's frame (if visible) and any other frames created by the applet.SEE ALSO
TheJMNewAppletViewer
function (page 42).
Main | Top of Section | What's New | Apple Computer, Inc. | Find It | Feedback | Help